home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7409 < prev    next >
Encoding:
Text File  |  1996-08-05  |  907 b   |  31 lines

  1. Newsgroups: comp.lang.c++
  2. Path: hkpu01.hkp.hk!usenet
  3. From: "K. W. Kwok" <kwkwok5@hkein.school.net.hk>
  4. Subject: How to write header file ?
  5. Content-Type: text/plain; charset=big5
  6. Message-ID: <312D4B94.7957@hkein.school.net.hk>
  7. Sender: usenet@hkpu01.polyu.edu.hk (Usenet Account)
  8. Nntp-Posting-Host: 158.132.16.153
  9. Content-Transfer-Encoding: 7bit
  10. Organization: Hong Kong Polytechnic University
  11. Mime-Version: 1.0
  12. Date: Fri, 23 Feb 1996 05:07:32 GMT
  13. X-Mailer: Mozilla 2.0 (Win95; I)
  14.  
  15. Hello everybody:
  16. Can you tell me that how to write a
  17. header file ? I want to link a external
  18. subprogram (a set functions)with a main 
  19. program. They stored in different file (*.cpp).
  20. Can I include a header file in main program to
  21. call this subprogram ? If yes, how to do it ?
  22. Can you slove my problems ?
  23. Thank you very much!
  24.  
  25. You can reply me by e-mail directly.
  26. My e-mail address is kwkwok5@hkein.school.net.hk
  27. Thanks!
  28.  
  29. Bye
  30. Wing
  31.